-
Home
-
Payment Gateway bKash for WC
-
3.1.0 (latest)
-
Code
-
Classes
- BkashProcessor
| Total Complexity |
81 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
583 |
| Lines of code |
230 |
| Logical lines of code |
127 |
| Comment lines |
233 |
| Methods |
21 |
| Properties |
10 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_token() |
A |
46 |
11 |
39 |
| refund() |
A |
51 |
9 |
23 |
| search_transaction() |
A |
54 |
9 |
19 |
| create_payment_request() |
S |
56 |
7 |
17 |
| verify_payment() |
S |
56 |
7 |
16 |
| execute_payment_request() |
S |
59 |
6 |
13 |
| get_authorization_header() |
S |
53 |
5 |
21 |
| make_request() |
S |
54 |
4 |
21 |
| get_transaction_charge_amount() |
S |
58 |
4 |
15 |
| get_script() |
S |
69 |
3 |
6 |
| get_test_mode_type() |
S |
65 |
3 |
10 |
| get_credentials() |
S |
60 |
2 |
13 |
| __construct() |
S |
72 |
2 |
5 |
| check_test_mode() |
S |
70 |
2 |
6 |
| set_urls() |
S |
100 |
1 |
0 |
| payment_create_url() |
S |
100 |
1 |
0 |
| payment_execute_url() |
S |
100 |
1 |
0 |
| get_payment_url() |
S |
100 |
1 |
0 |
| create_payment() |
S |
100 |
1 |
0 |
| execute_payment() |
S |
100 |
1 |
0 |
| get_final_amount() |
S |
69 |
1 |
6 |